home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 22 / CU Amiga Magazine's Super CD-ROM 22 (1998)(EMAP Images)(GB)[!][issue 1998-05].iso / PowerPC / System / PPCReleaseDEV / include / powerup / proto / ppc.h
Encoding:
C/C++ Source or Header  |  1998-02-21  |  190 b   |  8 lines

  1. #ifndef PROTO_PPCLIB_H
  2. #define PROTO_PPCLIB_H
  3. #include <exec/types.h>
  4. extern struct Library *PPCLibBase;
  5. #include <PowerUP/clib/ppc_protos.h>
  6. #include <PowerUP/pragmas/ppc_pragmas.h>
  7. #endif
  8.